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