pub unsafe extern "C" fn wolfSSL_ERR_print_errors_fp(
    fp: *mut FILE,
    err: c_int
)