pub unsafe fn RtlFindLastBackwardRunClear(
    bitmapheader: *const RTL_BITMAP,
    fromindex: u32,
    startingrunindex: *mut u32,
) -> u32