pub unsafe extern "C" fn wc_ShaGetHash(
    sha: *mut wc_Sha,
    hash: *mut byte
) -> c_int