pub unsafe extern "C" fn graphene_vec4_negate(
    v: *const graphene_vec4_t,
    res: *mut graphene_vec4_t
)