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