pub unsafe extern "C" fn nc_inq_compound_fieldoffset(
    ncid: c_int,
    xtype: nc_type,
    fieldid: c_int,
    offsetp: *mut usize
) -> c_int