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