pub unsafe extern "C" fn BioReceiveInternal(
biord: *mut WOLFSSL_BIO,
biowr: *mut WOLFSSL_BIO,
buf: *mut c_char,
sz: c_int,
) -> c_intpub unsafe extern "C" fn BioReceiveInternal(
biord: *mut WOLFSSL_BIO,
biowr: *mut WOLFSSL_BIO,
buf: *mut c_char,
sz: c_int,
) -> c_int