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