Function windows_sys::Win32::Security::Cryptography::CryptDuplicateKey

pub unsafe extern "system" fn CryptDuplicateKey(
    hkey: usize,
    pdwreserved: *const u32,
    dwflags: u32,
    phkey: *mut usize,
) -> BOOL