pub unsafe extern "C" fn wolfSSL_X509_load_certificate_buffer(
    buf: *const c_uchar,
    sz: c_int,
    format: c_int
) -> *mut WOLFSSL_X509