Function windows_sys::Wdk::System::SystemServices::RtlInitializeBitMap
pub unsafe extern "system" fn RtlInitializeBitMap(
bitmapheader: *mut RTL_BITMAP,
bitmapbuffer: *const u32,
sizeofbitmap: u32,
)