Function windows_sys::Wdk::System::SystemServices::VslCreateSecureSection
pub unsafe extern "system" fn VslCreateSecureSection(
handle: *mut HANDLE,
targetprocess: PEPROCESS,
mdl: *const MDL,
devicepageprotection: u32,
attributes: u32,
) -> NTSTATUS