pub unsafe extern "system" fn SetBitmapDimensionEx(
    hbm: *mut HBITMAP__,
    w: i32,
    h: i32,
    lpsz: *mut SIZE
) -> i32