pub unsafe extern "C" fn nc_inq_compound_fieldndims(
    ncid: c_int,
    xtype: nc_type,
    fieldid: c_int,
    ndimsp: *mut c_int
) -> c_int