pub unsafe extern "C" fn vips_threadset_run(
    set: *mut VipsThreadset,
    domain: *const c_char,
    func: GFunc,
    data: gpointer
) -> c_int