Function windows_sys::Wdk::System::SystemServices::ZwSetInformationResourceManager
pub unsafe extern "system" fn ZwSetInformationResourceManager(
resourcemanagerhandle: HANDLE,
resourcemanagerinformationclass: RESOURCEMANAGER_INFORMATION_CLASS,
resourcemanagerinformation: *const c_void,
resourcemanagerinformationlength: u32,
) -> NTSTATUS