Function windows_sys::Win32::Graphics::Gdi::GetBitmapDimensionEx

pub unsafe extern "system" fn GetBitmapDimensionEx(
    hbit: HBITMAP,
    lpsize: *mut SIZE,
) -> BOOL