Function GdipGetImagePixelFormat

pub unsafe extern "system" fn GdipGetImagePixelFormat(
    image: *mut GpImage,
    format: *mut i32,
) -> Status