Function GdipGetPropertyIdList

pub unsafe extern "system" fn GdipGetPropertyIdList(
    image: *mut GpImage,
    numofproperty: u32,
    list: *mut u32,
) -> Status