pub unsafe extern "C" fn graphene_rect_get_vertices(
    r: *const graphene_rect_t,
    vertices: *mut [graphene_vec2_t; 4]
)