pub unsafe extern "C" fn graphene_quaternion_invert(
    q: *const graphene_quaternion_t,
    res: *mut graphene_quaternion_t
)