pub unsafe extern "system" fn SetBitmapBits(
    hbm: *mut HBITMAP__,
    cb: u32,
    pvBits: *const c_void
) -> i32