Function windows_sys::Wdk::System::SystemServices::RtlAreBitsSet
pub unsafe extern "system" fn RtlAreBitsSet(
bitmapheader: *const RTL_BITMAP,
startingindex: u32,
length: u32,
) -> BOOLEAN