pub unsafe extern "C" fn botan_privkey_algo_name(
    key: botan_privkey_t,
    out: *mut c_char,
    out_len: *mut usize
) -> c_int