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