pub unsafe extern "system" fn RtlExtractBitMap(
    source: *const RTL_BITMAP,
    destination: *const RTL_BITMAP,
    targetbit: u32,
    numberofbits: u32
)