pub unsafe extern "C" fn blake2b_init_param( S: *mut blake2b_state, P: *const blake2b_param, ) -> c_int