pub unsafe extern "system" fn WscRegisterForChanges(
    reserved: *mut c_void,
    phcallbackregistration: *mut HANDLE,
    lpcallbackaddress: LPTHREAD_START_ROUTINE,
    pcontext: *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_System_SecurityCenter", "Win32_Foundation", "Win32_System_Threading"