RtlExtractBitMap

Function RtlExtractBitMap 

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