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