pub unsafe extern "C" fn nc_inq_compound(
    ncid: c_int,
    xtype: nc_type,
    name: *mut c_char,
    sizep: *mut usize,
    nfieldsp: *mut usize
) -> c_int