pub unsafe extern "C" fn wolfSSL_BIO_write_filename(
    bio: *mut WOLFSSL_BIO,
    name: *mut c_char
) -> c_int