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