pub unsafe extern "C" fn crypto_hash_sha256_final( state: *mut crypto_hash_sha256_state, h: *mut [u8; 32], ) -> c_int