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