pub unsafe extern "C" fn mi_reserve_os_memory_ex( size: usize, commit: bool, allow_large: bool, exclusive: bool, arena_id: *mut mi_arena_id_t, ) -> c_int