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