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