pub unsafe extern "C" fn graphene_box_get_vertices(
    box_: *const graphene_box_t,
    vertices: *mut [graphene_vec3_t; 8]
)