pub unsafe extern "system" fn RtlFindClearBits(
    bitmapheader: *const RTL_BITMAP,
    numbertofind: u32,
    hintindex: u32
) -> u32