pub unsafe extern "C" fn PK11_DigestFinal( context: *mut PK11Context, data: *mut c_uchar, outLen: *mut c_uint, length: c_uint, ) -> SECStatus