pub unsafe extern "C" fn heif_context_set_max_decoding_threads(
    ctx: *mut heif_context,
    max_threads: c_int
)