pub unsafe extern "C" fn minu_malloc(
    mrb: *mut mrb_state,
    s: c_ulong
) -> *mut c_void