pub unsafe extern "system" fn RegCopyTreeA(
    hKeySrc: *mut HKEY__,
    lpSubKey: *const i8,
    hKeyDest: *mut HKEY__
) -> i32