pub unsafe extern "C" fn mrb_malloc(
    arg1: *mut mrb_state,
    arg2: usize
) -> *mut c_void