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