pub unsafe extern "C" fn SteamAPI_ISteamInventory_GetItemDefinitionProperty(
    self_: *mut ISteamInventory,
    iDefinition: SteamItemDef_t,
    pchPropertyName: *const c_char,
    pchValueBuffer: *mut c_char,
    punValueBufferSizeOut: *mut uint32
) -> bool