pub unsafe extern "C" fn wolfSSL_use_certificate_chain_buffer( ssl: *mut WOLFSSL, in_: *const c_uchar, sz: c_long, ) -> c_int