pub unsafe extern "system" fn ZwExtendSection(
    SectionHandle: HANDLE,
    NewSectionSize: *mut i64
) -> NTSTATUS