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