Function ssh_pki_import_cert_file

Source
pub unsafe extern "C" fn ssh_pki_import_cert_file(
    filename: *const c_char,
    pkey: *mut ssh_key,
) -> c_int