pub unsafe extern "C" fn botan_privkey_load_rsa_pkcs1( key: *mut botan_privkey_t, bits: *const u8, len: usize, ) -> c_int