pub unsafe extern "C" fn graphene_euler_to_vec3(
    e: *const graphene_euler_t,
    res: *mut graphene_vec3_t
)