pub unsafe extern "system" fn CryptMemRealloc(
    pv: *const c_void,
    cbsize: u32
) -> *mut c_void