pub unsafe extern "C" fn graphene_vec2_equal(
    v1: *const graphene_vec2_t,
    v2: *const graphene_vec2_t
) -> bool