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