pub unsafe extern "C" fn wc_InitSha_ex(
    sha: *mut wc_Sha,
    heap: *mut c_void,
    devId: c_int
) -> c_int