Function windows_sys::Wdk::System::SystemServices::MmProtectDriverSection
pub unsafe extern "system" fn MmProtectDriverSection(
addresswithinsection: *const c_void,
size: usize,
flags: u32,
) -> NTSTATUS