pub unsafe extern "C" fn wc_Sha512_224Hash(
    data: *const byte,
    len: word32,
    hash: *mut byte
) -> c_int