pub unsafe extern "C" fn verbose(
    level: c_int,
    fmt: *const c_char,
     ...
)