pub unsafe extern "C" fn nc_put_var_string(
    ncid: c_int,
    varid: c_int,
    op: *mut *const c_char
) -> c_int