pub unsafe extern "C" fn SteamAPI_ISteamParties_GetAvailableBeaconLocations(
    self_: *mut ISteamParties,
    pLocationList: *mut SteamPartyBeaconLocation_t,
    uMaxNumLocations: uint32
) -> bool