pub unsafe extern "C" fn crypto_sign_final_verify( state: *mut crypto_sign_state, sig: *const c_uchar, pk: *const c_uchar, ) -> c_int