pub unsafe extern "C" fn nc_inq_compound_fieldindex(
    ncid: c_int,
    xtype: nc_type,
    name: *const c_char,
    fieldidp: *mut c_int
) -> c_int