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