pub unsafe extern "C" fn graphene_euler_reorder(
    e: *const graphene_euler_t,
    order: graphene_euler_order_t,
    res: *mut graphene_euler_t
)