Function RegNotifyChangeKeyValue

pub unsafe extern "system" fn RegNotifyChangeKeyValue(
    hkey: HKEY,
    bwatchsubtree: BOOL,
    dwnotifyfilter: REG_NOTIFY_FILTER,
    hevent: HANDLE,
    fasynchronous: BOOL,
) -> WIN32_ERROR