pub unsafe extern "system" fn NtSetLdtEntries(
    Selector0: ULONG,
    Entry0Low: ULONG,
    Entry0Hi: ULONG,
    Selector1: ULONG,
    Entry1Low: ULONG,
    Entry1Hi: ULONG
) -> NTSTATUS