pub unsafe extern "C" fn PK11_HashBuf( hashAlg: u32, out: *mut c_uchar, in_: *const c_uchar, len: PRInt32, ) -> SECStatus