pub unsafe extern "system" fn RtlInitializeBitMap(
    BitMapHeader: PRTL_BITMAP,
    BitMapBuffer: PULONG,
    SizeOfBitMap: ULONG
)