pub unsafe extern "C" fn heif_context_set_maximum_image_size_limit(
    ctx: *mut heif_context,
    maximum_width: c_int
)