pub unsafe extern "C" fn wolfSSL_use_certificate_file( ssl: *mut WOLFSSL, file: *const c_char, format: c_int, ) -> c_int