pub unsafe extern "C" fn botan_privkey_check_key(
    key: botan_privkey_t,
    rng: botan_rng_t,
    flags: u32
) -> c_int