pub unsafe extern "system" fn RtlClearBit(
    bitmapheader: *const RTL_BITMAP,
    bitnumber: u32
)