Function RtlClearBits

pub unsafe extern "system" fn RtlClearBits(
    bitmapheader: *const RTL_BITMAP,
    startingindex: u32,
    numbertoclear: u32,
)