pub unsafe extern "system" fn RtlInitializeBitMap(
    bitmapheader: *mut RTL_BITMAP,
    bitmapbuffer: *const u32,
    sizeofbitmap: u32
)