pub unsafe extern "system" fn GdipCreateBitmapFromHICON(
    hicon: HICON,
    bitmap: *mut *mut GpBitmap,
) -> Status