AuthzRegisterCapChangeNotification

Function AuthzRegisterCapChangeNotification 

pub unsafe extern "system" fn AuthzRegisterCapChangeNotification(
    phcapchangesubscription: *mut AUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE,
    pfncapchangecallback: LPTHREAD_START_ROUTINE,
    pcallbackcontext: *const c_void,
) -> BOOL