pub unsafe extern "C" fn nc_inq_grpname_full(
    ncid: c_int,
    lenp: *mut usize,
    full_name: *mut c_char
) -> c_int