pub unsafe extern "system" fn CoTaskMemRealloc(
    pv: *const c_void,
    cb: usize
) -> *mut c_void