pub unsafe fn RtlNumberOfClearBitsInRange(
    bitmapheader: *const RTL_BITMAP,
    startingindex: u32,
    length: u32,
) -> u32