pub unsafe extern "system" fn NtGetNlsSectionPtr(
    SectionType: ULONG,
    SectionData: ULONG,
    ContextData: PVOID,
    SectionPointer: *mut PVOID,
    SectionSize: PULONG
) -> NTSTATUS