pub unsafe extern "C" fn graphene_quaternion_dot(
    a: *const graphene_quaternion_t,
    b: *const graphene_quaternion_t
) -> c_float