Function RtlTestBit

pub unsafe extern "system" fn RtlTestBit(
    bitmapheader: *const RTL_BITMAP,
    bitnumber: u32,
) -> BOOLEAN