pub unsafe extern "C" fn SteamAPI_ISteamUser_RequestStoreAuthURL(
    self_: *mut ISteamUser,
    pchRedirectURL: *const c_char
) -> SteamAPICall_t