pub fn cmd_bindgen(
    header: &Path,
    extra_args: &[&str]
) -> Result<(), CommandError>