pub unsafe extern "C" fn nettle_pkcs1_rsa_md5_encode( m: *mut __mpz_struct, length: usize, hash: *mut md5_ctx, ) -> c_int