pub unsafe extern "C" fn JxlResizableParallelRunnerSetThreads(
    runner_opaque: *mut c_void,
    num_threads: usize
)