We currently use long for some variables, which causes warnings when converting from int64_t. We should use fixed width integer types instead. BUG=b/65491700 Review-Url: https://codereview.webrtc.org/3009293002 Cr-Commit-Position: refs/heads/master@{#19791}