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