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