pub unsafe extern "system" fn CreateBitmapIndirect(
    pbm: *const BITMAP
) -> *mut HBITMAP__