Function windows::Win32::Security::Cryptography::CryptMemRealloc

pub unsafe fn CryptMemRealloc(
    pv: Option<*const c_void>,
    cbsize: u32,
) -> *mut c_void