pub unsafe extern "system" fn RegNotifyChangeKeyValue(
    hKey: *mut HKEY__,
    bWatchSubtree: i32,
    dwNotifyFilter: u32,
    hEvent: *mut c_void,
    fAsynchronous: i32
) -> i32