pub unsafe extern "C" fn nc_get_att_longlong(
    ncid: c_int,
    varid: c_int,
    name: *const c_char,
    ip: *mut c_longlong
) -> c_int