pub unsafe extern "C" fn botan_x509_cert_get_subject_key_id( cert: botan_x509_cert_t, out: *mut u8, out_len: *mut usize, ) -> c_int