pub unsafe extern "C" fn nc_inq_enum_ident(
    ncid: c_int,
    xtype: nc_type,
    value: c_longlong,
    identifier: *mut c_char
) -> c_int