pub unsafe extern "C" fn heif_region_get_polygon_points(
    region: *const heif_region,
    out_pts_array: *mut i32
) -> heif_error