pub unsafe extern "system" fn RtlInitializeBitMapEx(
    BitMapHeader: PRTL_BITMAP_EX,
    BitMapBuffer: PULONG64,
    SizeOfBitMap: ULONG64
)