pub unsafe extern "C" fn wolfSSL_CTX_use_certificate_buffer( ctx: *mut WOLFSSL_CTX, in_: *const c_uchar, sz: c_long, format: c_int) -> c_int