pub unsafe extern "C" fn dsa_export( out: *mut c_uchar, outlen: *mut c_ulong, type_: c_int, key: *mut dsa_key, ) -> c_int