pub unsafe extern "system" fn GdipGetPropertySize(
    image: *mut GpImage,
    totalbuffersize: *mut u32,
    numproperties: *mut u32
) -> Status