pub unsafe extern "C" fn plugin_register_complex_config(
    type_: *const c_char,
    callback: Option<unsafe extern "C" fn(arg1: *mut oconfig_item_t) -> c_int>
) -> c_int