pub unsafe extern "system" fn RtlInitializeBitMapEx(
    BitMapHeader: *mut RTL_BITMAP_EX,
    BitMapBuffer: *mut u64,
    SizeOfBitMap: u64
)