pub unsafe extern "C" fn wolfSSL_CertManagerLoadCA(
    cm: *mut WOLFSSL_CERT_MANAGER,
    f: *const c_char,
    d: *const c_char
) -> c_int