pub unsafe extern "C" fn lyplg_ext_compile_log_path(
    path: *const c_char,
    ext: *const lysc_ext_instance,
    level: Type,
    err_no: Type,
    format: *const c_char
    ...
)