pub unsafe extern "system" fn GdipGetImageWidth(
    image: *mut GpImage,
    width: *mut u32
) -> Status