pub unsafe extern "C" fn crypto_sign_ed25519ph_final_verify( state: *mut crypto_sign_ed25519ph_state, sig: *const u8, pk: *const [u8; 32], ) -> c_int